home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / BG_SRC.ZIP / LINFILE.H < prev    next >
Text File  |  1991-06-22  |  495b  |  9 lines

  1. /* HOST LINT COMMANDS INCLUDE FILE FOR POWER C COMPILER */
  2.  
  3. /*lint -e537                    Repeated include files ignored.     */
  4. /*lint -e732                    Loss of sign check disabled.        */
  5. /*lint -e502 -e713 -e737 -eau   As suggested in 'Living with Lint'. */
  6. /*lint -e714                    Not referenced errors.              */
  7. /*lint -e526                    Not defined errors.                 */
  8. /*lint -i\POWERC\               Include files for power c           */
  9.